Group: Forum Members
Posts: 8.1K,
Visits: 9.5K
|
The crash is not catchable by SkyDemon as it happens at the OS level after we've asked it to render a very large or complex PDF such as the one you mention. We would have to prevent the crash in the first place, which is not totally possible (as we don't know what will make iOS run out of memory) but we may be able to do something to help by queuing the requests to render the plate so they aren't trying to happen concurrently. We'll take a look.
|